|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.desktop.views.pallet.Pallet
public class Pallet
| Constructor Summary | |
|---|---|
Pallet()
Creates a new Pallet. |
|
| Method Summary | |
|---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent)
Creates the control used for this pallet. |
void |
destroy()
Disposes this pallet. |
org.eclipse.swt.widgets.Control |
getControl()
Returns the control used for this pallet. |
void |
setContainer(org.eclipse.core.runtime.IAdaptable container)
Sets the container this pallet is mapped to. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Pallet()
| Method Detail |
|---|
public void setContainer(org.eclipse.core.runtime.IAdaptable container)
container - The container this pallet is mapped to.public void createControl(org.eclipse.swt.widgets.Composite parent)
parent - The parent element that contains this pallet.public org.eclipse.swt.widgets.Control getControl()
public void destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||